| Total Complexity | 28 |
| Dependencies | 8 |
| Dependents | 9 |
| Total lines | 227 |
| Lines of code | 98 |
| Logical lines of code | 56 |
| Comment lines | 103 |
| Methods | 8 |
| Properties | 8 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| run() | 46 | 12 | 37 | |
| is_the_path_correct() | 55 | 6 | 19 | |
| prevent_redirection() | 66 | 3 | 9 | |
| redirect_to_correct_url() | 74 | 2 | 5 | |
| prevent_canonical_redirection() | 73 | 2 | 6 | |
| __construct() | 74 | 1 | 5 | |
| define_hooks() | 64 | 1 | 10 | |
| prepare_value_instance() | 69 | 1 | 7 |